pggeodb-preprod.nancy.inra.fr/db_diams
Previous topic Chapter index Next topic

Foreign Key: st_itk_recolte

 

 

Schema

public

 

Table

itk_recolte

 

Descriptions

There is no description for foreign key st_itk_recolte

 

Definition

FOREIGN KEY (stk_itk_recolte)
   REFERENCES public.itk(id_itk)
   ON DELETE NO ACTION
   ON UPDATE NO ACTION
   NOT DEFERRABLE

This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 07/12/2018 13:23
Previous topic Chapter index Next topic